CreditCardType 
EntityType  Independent 
Logical Entity Name  CreditCardType 
Default Table Name  SaCCType 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

CreditCardType Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
CreditCardTypeId(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Name    VARCHAR(50)  YES 
 
IsActive    BIT  NO 
 
IsSystemCode    BIT  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CampusGroupId    INTEGER  YES 
 

CreditCardType Keys 
Key Name  Key Type  Keys 
SaCCType_SaCCTypeID_U_C_IDX  PrimaryKey  CreditCardTypeId 

CreditCardType Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
CreditCardTypeCampus  Non-Identifying  One To Zero or More          NO 
StudentCreditCard  Non-Identifying  One To Zero or More          NO 
AgencyBranchCreditCard  Non-Identifying  One To Zero or More          NO 
CreditCardTypeCampus  Identifying  One To Zero or More          NO 
MiscellaneousCash  Non-Identifying  One To Zero or More          NO 

CreditCardType Check Constraints 
Check Constraint Name  CheckConstraint 

CreditCardType Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.CreditCardType 
NO       
Physical (Microsoft SQL Server)
dbo.SaCCType 
NO       

CreditCardType Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  ElectronicPaymentProcessing 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Student Accounts 

CreditCardType Data Movement Rules 
Name  Type  Rule Text/Value